fix(deps): Project-Logos Pattern B (mixed) — VC-53657#193
Open
SahilWikhe-sw wants to merge 1 commit into
Open
Conversation
…t>=8.2, pytest-cov>=6.0 SC-002: safety 2.3.5 (EOL 2.x) -> safety>=3.2; update entrypoint to use 'safety scan' SC-004: python-dateutil 2.8.2 -> >=2.9.0 in requirements.txt and setup.py SC-005: pytest 7.4.3 -> >=8.2, pytest-cov 4.1.0 -> >=6.0 SC-001 (pynacl 1.5.0): skipped — SealedBox requires XSalsa20-Poly1305 not available in the cryptography package; needs a dedicated refactoring spike. Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
d5c8dcd to
43b1849
Compare
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Summary
safetyfrom EOL 2.3.5 to>=3.2; updatedocker-entrypoint.shto usesafety scan(3.x CLI command)python-dateutil2.8.2 to>=2.9.0inrequirements.txtandsetup.pypytest7.4.3 to>=8.2andpytest-cov4.1.0 to>=6.0inrequirements-build.txtFindings addressed
Skipped findings
Local verification
requirements.txt,requirements-build.txt,setup.py,docker-entrypoint.shGenerated with Claude Code